home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 14 / CU Amiga Magazine's Super CD-ROM 14 (1997)(EMAP Images)(GB)(Track 1 of 3)[!][issue 1997-09].iso / CUCD / Programming / AMOS / AMOSList0597 / AMOSLIST / text0140.txt < prev    next >
Encoding:
Text File  |  1997-06-01  |  2.7 KB  |  60 lines

  1. Hi there. Just plain old me here. I am working on a cool new project, and
  2. seeing that everyone here is an Amiga user, I would like to know some of
  3. your input.
  4.  
  5. Im writing a new project, which connects to a global server when your amiga
  6. goes online. Unfortunately, I will be writing it in Blitz basic, as I think
  7. a few people would be using AMOS whilst it is running.
  8.  
  9. It has the ability to be able to notify you when users which you add to a
  10. list come online. For example, say I was added to some guy's list, I would
  11. be sent a conformation telling me that I have been put on the list. Then,
  12. whenever I go online and have my program running, the server would notify
  13. him, and all other people with my info on it, that I am now online.
  14.  
  15. I am also going to have a WWW pager, which is issued to every user, and
  16. anyone with a WWW browser can send them a message directly from the pages.
  17. Its very handy, as the messages are delivered to you almost as soon as you
  18. go online.
  19.  
  20. It can also handle online messaging, and also a DCC Chat type scenario,
  21. which enables you to be able to chat to a user without having to run IRC
  22. and use loads of memory for the MUI part of it. The program is being
  23. written with the help of GadToolsBox 2.0 and incorporated into Blitz Basic
  24. by myself.
  25.  
  26. I am proposing this here, as I would like to hear all of your comments and
  27. suggestions. Before you blast me off for using Blitz, I intend to use this
  28. project to bring all of us AMOS coders together with our Amiga's, as we can
  29. all be in each others notify list etc. If you have any suggestions as to
  30. features which should be added, then please inform me of them.
  31.  
  32. I intend to use CGI scripting to control all of the server options. I am
  33. currently in deliberations with my redrose provider about getting me some
  34. space so I can do my own CGI scripting. I also will be incorporating an
  35. option for the Amiga browsers, to call them through their AREXX port for
  36. various different options and stuff.
  37.  
  38. Anyone out there had any experience with Blitz? Im having problems actually
  39. calling a URL (with a CGI script in the command) and actually getting the
  40. reply back from the CGI script. Help would be nice.
  41.  
  42. Well, hope you enjoy!!
  43.  
  44. Mush
  45.  
  46. --
  47. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  48. %  Mushroom PD  %  http://www.mushy-pd.demon.co.uk   %  AMOS PD Supplier!!! %
  49. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  50.       Email: Andy Kellett <mushypd@redrose.net>          Team *AMIGA*
  51.  
  52.    Lots of games/utilities/demos/samples/music for all your Amiga needs !!
  53.  
  54.                                COMING SOON!
  55.                                ************
  56. New Amiga online system, featuring on and offline messaging, own WWW pager,
  57.          real-time chat, own users online lists, plus lots more!!
  58.  
  59.  
  60.